Skip to content

[#736] Writer + Reader tab v8: larger book, stat boxes, centered info#737

Merged
realproject7 merged 1 commit intomainfrom
task/736-moleskine-v8
Apr 2, 2026
Merged

[#736] Writer + Reader tab v8: larger book, stat boxes, centered info#737
realproject7 merged 1 commit intomainfrom
task/736-moleskine-v8

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Larger Moleskine book w-[130px] sm:w-[180px] with title text-sm sm:text-base font-bold
  • Replace inline Plots/Holders/Views/Created with 2×2 grid of mini stat boxes (number bold on top, label muted below, light border)
  • Right-side info vertically centered to book via items-center on flex row
  • Writer Stats: dashboard-style grid-cols-2 sm:grid-cols-4 stat boxes for Stories/Plots/Holders/Views, Received as full-width row below
  • Reader tab: same larger book + centered layout changes applied

Fixes #736

Test plan

  • Writer tab: book is ~130px mobile, ~180px desktop with larger title text
  • Writer tab: Plots/Holders/Views/Created are 2×2 mini stat boxes
  • Writer tab: info area vertically centered next to book
  • Writer Stats summary: 4 stat boxes in 2-col mobile / 4-col desktop grid
  • Writer Stats: Received row spans full width below stat boxes
  • Reader tab: same larger book size and centered layout
  • Verify at 375px mobile viewport

🤖 Generated with Claude Code

1. Larger Moleskine book w-[130px] sm:w-[180px] with title text-sm sm:text-base
2. Replace inline Plots/Holders/Views/Created with 2×2 grid mini stat boxes
3. Right-side info vertically centered to book with items-center
4. Writer Stats: grid-cols-2 sm:grid-cols-4 dashboard stat boxes, Received full-width row
5. Reader tab: same larger book + centered layout changes

Fixes #736

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 2, 2026 7:00am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

T2b APPROVE — all 5 items for #736 verified:

  1. Larger book w-[130px] sm:w-[180px] with title text-sm/text-base font-bold ✓ (both tabs)
  2. 2×2 stat boxes replacing inline stats (number bold top, label muted below, bordered) ✓
  3. items-center on flex row for vertical centering ✓ (both tabs)
  4. Writer Stats: grid-cols-2 sm:grid-cols-4 dashboard boxes, Received full-width below ✓
  5. Reader tab: same larger book + centered layout ✓

Active/complete badge cleanly repositioned outside the stat grid. Single file, net +21 lines. Clean.

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

This matches issue #736. The Writer tab now uses the larger Moleskine, 2×2 story stat boxes, centered info, and dashboard-style Writer Stats, and the Reader tab gets the corresponding larger book and centered layout treatment.

Findings

  • None.

Decision

Approving because the requested dashboard polish changes are implemented with focused edits and I did not find a remaining code-level mismatch against the ticket.

@realproject7 realproject7 merged commit 3b015a7 into main Apr 2, 2026
5 checks passed
@realproject7 realproject7 deleted the task/736-moleskine-v8 branch April 2, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Writer + Reader tab v8 — larger book, 4-box stats, centered info, dashboard stats

2 participants